Overview of Popular JavaScript Frameworks - ASP.NET AJAX
In this last installment of the JavaScript frameworks overview series, we'll be highlighting the main features of Microsoft's ASP.NET AJAX Framework, including controls, JavaScript Type extensions, asynchronous communications and debugging capabilities.
Time to Evaluate the Business
January and February are relatively slow times for most in the ISP business, which makes this a good time to crack open the records and see how the business is doing, to look at both the big picture and the details.
Writing Excel Files with Apache POI HSSF
Learn how to create fully formatted Microsoft Excel workbooks at runtime. Just use Java with the help of the Apache POI projects' HSSF libraries.
Tech Execs: Can We Stop the Stupidity?
Stupidity among tech executives is viral -- and should be nipped in the bud. If line managers don't kill stupidity, it will keep growing.
An Introduction to 3D
3D models are created by manipulating polygon meshes and molding them into objects, characters and scenes. Even if you don't have formal art training that goes beyond the few classes you took in high school or college you can still do great work in 3D.
Intrusion Detection Systems: Sourcefire
Sourcefire's enterprise threat management solution, based on the open source Snort IDS, continues to add functionality, from support for virtualization to real time user awareness.
Grouping with SQL Server 2008
Don Schlichting examines several SQL Server 2008 grouping functions including GROUP BY, GROUPING SETS, CUBE, and ROLLUP. In addition, he demonstrates how to use SUM and COUNT in a WHERE clause after rows have been grouped.